fsl_diu_fb.c: fix build warnings
authorWolfgang Denk <[email protected]>
Mon, 17 May 2010 21:34:18 +0000 (23:34 +0200)
committerWolfgang Denk <[email protected]>
Mon, 17 May 2010 21:34:18 +0000 (23:34 +0200)
commit2f05e394fccf62a4693c6b8323de725f90d1f003
treef1f23b634411de1141469450444cf07db0c3472a
parentf2d76ae4fdde180e120ea2d29d6ef881360b3cba
fsl_diu_fb.c: fix build warnings

Commit 15351855 "fsl-diu: Using I/O accessor to CCSR space" caused a
number of "passing argument 2 of 'out_be32' makes integer from pointer
without a cast" warnings; fix these.

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Dave Liu <[email protected]>
Cc: Jerry Huang <[email protected]>
Cc: Kumar Gala <[email protected]>
board/freescale/common/fsl_diu_fb.c